body {
  overflow-y: none;
  background-color: rgba(0, 132, 255, 0.05);
  font-family: "Space Grotesk", sans-serif;
  margin: 0;
}
.background{
  position: absolute;
  width: 7550px;
  transform: rotate(-180deg);
  z-index: -1;
  opacity: 0.01;
}